Store And Forward
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward
Types
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.Heartbeat
Link copied to clipboard
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.History
Link copied to clipboard
Link copied to clipboard
001 - 063 = From Router
064 - 127 = From Client
Content copied to clipboard
meshtastic.StoreAndForward.RequestResponse
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.Statistics
Link copied to clipboard
Link copied to clipboard
Properties
Functions
Link copied to clipboard
inline fun StoreAndForwardProtos.StoreAndForward.copy(block: StoreAndForwardKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward
inline fun StoreAndForwardProtos.StoreAndForward.copy(block: StoreAndForwardKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward
inline fun StoreAndForwardProtos.StoreAndForward.copy(block: StoreAndForwardKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward
inline fun StoreAndForwardProtos.StoreAndForward.copy(block: StoreAndForwardKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.RequestResponse rr = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.RequestResponse rr = 1;
Link copied to clipboard
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.Statistics stats = 2;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.Statistics stats = 2;
Link copied to clipboard
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard
Link copied to clipboard
open fun newBuilder(prototype: StoreAndForwardProtos.StoreAndForward): StoreAndForwardProtos.StoreAndForward.Builder
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward
Link copied to clipboard
Link copied to clipboard